|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectga.view.factory.SceneFactory
public final class SceneFactory
Utility class for scene related functions.
Constructor Summary | |
---|---|
private |
SceneFactory()
Instantiation is not allowed. |
Method Summary | |
---|---|
static com.jme3.bullet.collision.shapes.CollisionShape |
getCollisionShape(com.jme3.scene.Geometry geometry)
Gets the collision shape for a geometry. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private SceneFactory()
Method Detail |
---|
public static com.jme3.bullet.collision.shapes.CollisionShape getCollisionShape(com.jme3.scene.Geometry geometry)
geometry
- The geometry.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |